/**
 * @author F.biz - http://www.fbiz.com.br/
 */
/* --------------------------------------------------------------- Reset */
body{background-color:#ffffff; text-shadow: #000 0 0 0; font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#93893a;}
body *{outline:none;}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
fieldset,img,abbr,acronym{border: 0px;}
p,h1,h2,h3,h4,h5, h6{margin:10px 0;}
ul,ol{list-style-type: none;}
address,caption,cite,code,th,var{font-style:normal;font-weight:normal;}
q:before,q:after {content:'';}
/* --------------------------------------------------------------- Utils */
hr{display:none;position:absolute;}
.ns{overflow:hidden;}
.nb{border:0px;background:transparent;}
.dn{display:none;}
.fc{ /* float container */
	overflow:hidden;
	/* ie 6- */
	_height:auto;
	_overflow:visible;
	zoom:1;
}
.hide{
	visibility:hidden;
	overflow:hidden;
	height:1px;
	margin-top:-1px;
}
/* --------------------------------------------------------------- Fonts */
.al{text-align: left;}
.ac{text-align: center;}
.ar{text-align: right;}
.txtErro{color:red;}
/* --------------------------------------------------------------- Formularios */
input[type="hidden"]{visibility:hidden;}
input, select, textarea{color:#93893a;border: #dbd8c1 1px solid;background-color:#fff;}
textarea{overflow:auto;}
.fixSelect{vertical-align: 0 !important;vertical-align: -2px;}
.fixRadio{width:13px !important;height:13px !important;width:15px;height:15px;vertical-align: -2px;border:none;background:none;padding:0;margin:0;}
.error{border:1px solid red;color:red;}
.hidden{
	height:1px;
	line-height:1px;
	margin-top:-1px;
	overflow:hidden;
	opacity:0;
	filter:alpha(opacity=0);
	margin:0;
}
/* --------------------------------------------------------------- Links */
a:link{text-decoration:underline;color:#5c8727;}
a:visited{text-decoration:underline;color:#5c8727;}
a:active{text-decoration:underline;color:#5c8727;}
a:hover{text-decoration:underline;color:#5c8727;}
/* --------------------------------------------------------------- Posicionamento */
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}

/* --------------------------------------------------------------- Botoes */
.button{
	height:19px;
	padding:0 5px 0 0;
	display:block;
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bt.png?v=1.0.0) right 0 no-repeat !important;
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/fix/bt.png?v=1.0.0) right 0 no-repeat;
}
	.button:hover,.button.over{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bt.png?v=1.0.0) right -19px no-repeat !important;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/fix/bt.png?v=1.0.0) right -19px no-repeat;
	}
.button span.borda{
	margin:0;
	display:block;
	height:19px;
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bt.png?v=1.0.0) left 0 no-repeat !important;
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/fix/bt.png?v=1.0.0) left 0 no-repeat;
}
	.button:hover span.borda,.button.over span.borda{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bt.png?v=1.0.0) left -19px no-repeat !important;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/fix/bt.png?v=1.0.0) left -19px no-repeat;
	}
	
.button_sec{
	height:19px;
	padding:0 5px 0 0;
	display:block;
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_bt_marrom.png?v=1.0.0) right 0 no-repeat !important;
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/fix/bg_bt_marrom.png?v=1.0.0) right 0 no-repeat;
}
	.button_sec:hover,.button_sec.over{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_bt_marrom.png?v=1.0.0) right -19px no-repeat !important;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/fix/bg_bt_marrom.png?v=1.0.0) right -19px no-repeat;
	}
.button_sec .borda{
	margin:0;
	display:block;
	height:19px;
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_bt_marrom.png?v=1.0.0) left 0 no-repeat !important;
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/fix/bg_bt_marrom.png?v=1.0.0) left 0 no-repeat;
}
	.button_sec:hover .borda, .button_sec.over .borda{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_bt_marrom.png?v=1.0.0) left -19px no-repeat !important;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/fix/bg_bt_marrom.png?v=1.0.0) left -19px no-repeat;
	}

.button_sec, .button,
.button_sec *,.button_sec *{cursor:pointer;}

/*
	use "http://www.ecoonearaucarias.com.br/" to identify the server root path. Ex.:
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/px.gif?v=1.0.0) 0 0 no-repeat;
*/
/* --------------------------------------------------------------- Paginacao */
p.divPaginacao{
	background:#edece3;
	float:right;display:inline;
	font-size:12px;
	color:#a59b4c;
	line-height:20px;
	padding:0 10px;
}
	p.divPaginacao a,
	p.divPaginacao a:link,
	p.divPaginacao a:active,
	p.divPaginacao a:visited{
		color:#a59b4c;
		text-decoration:none;
		padding:2px;
	}
	p.divPaginacao a.next,p.divPaginacao a.prev{font-size:15px;}
	p.divPaginacao a:hover{
		color:#a59b4c;
		text-decoration:underline;
	}
/* --------------------------------------------------------------- Estrutura Principal */
html, body{height:100%;}
form {
	height:100%;
}
div#page{
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
}

div#container {
	overflow:hidden;
	zoom:1;
}
	div#container .content{
		padding-bottom:230px;
		z-index:1;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_dest_rightbar.gif?v=1.0.0) right top repeat-y;
	}

div#footer {
	bottom:0;
	position:absolute;
	clear:both;
	background-color:#ffffff;
	z-index:21;
}

div#header,
div#footer,
div#header_section,
div#menu,
div#container{
	width:100%;
	text-align:center;
}
	div#header .content,
	div#footer .content,
	div#menu .content,
	div#footer .content,
	div#container .content{
		width:1000px;
		text-align:left;
		margin:0 auto;
	}
div#header .content{
	position:relative;
	height:130px;
	overflow:visible;
}

/*----------------------------------------------------------------- Bordas */
.bord5, .container-contatos-footer,
.input-footer-container, .button-footer-container{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
}

.bord4, .changelnk{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.aba6,.header_empreendimentos{
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.bord5,.content_empreendimentos{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.bord8, .bt_box{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}

.aba4, .menu-aba-item{
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

/*----------------------------------------------------------------- Header */
div#header{
	background:#ffffff url(http://www.ecoonearaucarias.com.br/locales/global/img/header/bg_header.png?v=1.0.0) repeat-x;
	height:130px;
	border-bottom:1px solid #e6e5cd;
}
	div#header .wrapper{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/header/bg_top_header.png?v=1.0.0) repeat-x;
	}
	div#header .content_header{
		width:770px;
		padding:0;
		position:relative;
	}
		div#header .content_header .site-name{
			float:left;
		}
		div#header .content_header h1.site-name,
		div#header .content_header .site-name a{
			margin:15px 0 0 0;
			text-indent:-400px;
			overflow:hidden;
			float:left;
		}
		div#header .content_header .content-right{
			width:540px;
			float:right;display:inline;
		}
			div#header .content_header .content-right div.acesso-cliente{
				margin:10px 0 0 10px;
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/header/bg_acesso_cliente.png?v=1.0.0) no-repeat;
				padding:4px 0 0 25px;
				#padding:2px 0 0 29px;
				height:20px;
				width:170px;
				float:left;display:inline;
			}
				div#header .content_header .content-right div.acesso-cliente a{
					color:#5c8727;
					font-size:14px;
				}
			div#header .content_header .content-right p.vcard{
				float:right;display:inline;
				margin:8px 0px 0 0;
				padding:0 0 0 20px;
				width: 562px;
				text-align: center;
			}
				div#header .content_header .content-right p.vcard .tel-info,
				div#header .content_header .content-right p.vcard .tel{
					font-size:12px;
					color:#1d490f;
					font-weight:normal;
				}
				div#header .content_header .content-right p.vcard .tel-info{
					margin-top: 5px;
					color: #5c8727;
				}
				
				div#header .content_header .content-right p.vcard .tel-info img,
				div#header .content_header .content-right p.vcard .tel img{
					margin: 0 3px;
				}
				
					div#header .content_header .content-right p.vcard .tel strong{
						font-size:18px;
						position: relative;
						top: 1px;
					}
	fieldset.fldBuscaEmpreend{float:left;display:inline;}
	fieldset.fldBuscaEmpreend select{
		border:1px solid #bdcaaa;
		font-size:11px;
		color:#285b17;
		padding:2px 2px 2px 5px;
		float:left;display:inline;
		margin-right:5px;
	}
	
		fieldset.fldBuscaEmpreend select.selBairro{width:90px}
		fieldset.fldBuscaEmpreend select.selRegiao{width:64px;}
		fieldset.fldBuscaEmpreend select.selCidade{width:95px;}
		fieldset.fldBuscaEmpreend select.selRegiao{width:65px;}
		fieldset.fldBuscaEmpreend select.selPreco{width:120px;}
		
		fieldset.fldBuscaEmpreend button.button{
			float:left;display:inline;
			border:0px none;
			cursor:pointer;
			padding:0;
			#padding:0 5px 0 0;
			height:19px;
			overflow:visible;
			width:75px
		}
		fieldset.fldBuscaEmpreend button.button span.borda{
			display:block;
			width:65px;
			margin:0;
			position:relative;
			top:-1px;
			#top:0;
			font-size:14px;
			height:14px;
			line-height:14px;
			padding:3px 0 2px 3px;
			#padding:1px 0 4px 5px !important;
			#padding:1px 0 2px 5px;
			color:#ffffff;
			text-transform:uppercase;
		}
		select.selEmpreend{
			border:1px solid #bdcaaa;
			font-size:11px;
			color:#285b17;
			float:right;display:inline;
			margin-right:25px;
			padding:2px 2px 2px 0;
			width:170px;
		}

div#header .form_header_container{padding-top:10px;}
.tooltip-corretor-online{
	position:absolute;
	display:none;
	width:224px;
}
/*----------------------------------------------------------------- Menu */	
#menu{
	height:50px;
	padding:7px 0 0 0;
}
	#menu li{
		margin:0;
		float:left;display:inline;
		color:#ffffff;
		zoom:1;
	}
	#menu li, #menu li *{cursor:pointer;}
		#menu li a{zoom:1;}
			a.menuItem{/*border settings*/
				padding:16px 0 12px;
				font-size:14px;
				line-height:14px;
				height:14px;
				color:#ffffff;
				float:left;display:inline;
				text-align:center;
				width:auto;
				background:#5c8727;
				border:1px solid  #406f1e;
				border-top:1px solid #285b17;
				margin-right:-1px;
				-moz-border-radius-bottomleft: 5px;
				-moz-border-radius-bottomright: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;
				-khtml-border-bottom-left-radius: 5px;
				-khtml-border-bottom-right-radius: 5px;
				border-bottom-left-radius: 5px;
				border-bottom-right-radius: 5px;
			}
		
		#menu li a.corretor-online{
			background:#fe6f2d url(http://www.ecoonearaucarias.com.br/locales/global/img/header/bg_mn_corretor_online.png?v=1.0.0) repeat-x;
			border:1px solid #fe6f2d;
			border-top:1px solid #285b17;
			padding:7px 0 4px;
			height:32px;
			zoom:1;
			overflow:hidden;
		}
			#menu li a.corretor-online span{
				float:left;
				margin:0 0 0 3px;
				text-indent:-3000px;
				zoom:1;
			}
			#menu li a:link,
			#menu li a:hover,
			#menu li a:visited,
			#menu li a:active{
				color:#ffffff;
				text-decoration:none;
			}
			
			#menu li.over a{
				padding:21px 0 12px;
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/header/bg_link_menu.png?v=1.0.0) repeat-x;
			}
			
		#menu li.empreendimentos a{width:114px;}
		#menu li.ecosesfera a{width:71px;}
		#menu li.sustentabilidade a{width:104px;}
		#menu li.imprensa a{width:65px;}
		#menu li.contato a{width:58px;}
		#menu li.corretor a{width:96px;}

/*----------------------------------------------------------------- Footer */
#footer{
	margin-top:30px;
	border-top:1px solid #dedbc4;
}
	#footer h2{
		color:#8cac00;
		font-size:14px;
		font-weight:bold;
		height:25px;
		line-height:25px;
		padding:0 10px;
		margin:-26px 0 0 0;
		background-color:#ffffff;
		border:1px solid #dedbc4;
		border-bottom:0px none;
		float:left;
		position:relative;
		z-index:10;
	}
	.titFooter{
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-khtml-border-top-left-radius: 3px;
		-khtml-border-top-right-radius: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	
	#footer ul.lista_empreendimentos{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_dot.gif?v=1.0.0) left bottom repeat-x;
		padding:15px 0 10px 20px;
		clear:both;
		overflow:hidden;
		/* ie 6- */
		_height:auto;
		_overflow:visible;
		zoom:1;
	}
		#footer ul.lista_empreendimentos li{
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_bullet_green.gif?v=1.0.0) 0 7px no-repeat;
			padding:0 0 0 10px;
			height:20px;
			line-height:20px;
			font-size:11px;
			color:#5c8727;
			width:380px;
			float:left;
			display:inline;
			margin:0;	
		}
			#footer ul.lista_empreendimentos li,
			#footer ul.lista_empreendimentos li a,
			#footer ul.lista_empreendimentos li a:link,
			#footer ul.lista_empreendimentos li a:visited,
			#footer ul.lista_empreendimentos li a:hover,
			#footer ul.lista_empreendimentos li a:active{
				color:#5c8727;
				text-decoration:none;
			}
			#footer ul.lista_empreendimentos li a:hover{
				text-decoration:underline;
			}
	#footer p.outros_empreendimentos{
		text-align:right;
		height:45px;
		line-height:45px;
		margin:0;
	}
		#footer p.outros_empreendimentos a,
		#footer p.outros_empreendimentos a:link,
		#footer p.outros_empreendimentos a:visited,
		#footer p.outros_empreendimentos a:hover,
		#footer p.outros_empreendimentos a:active{
			color:#285b17;
			text-decoration:underline;
			font-weight:bold;
		}
		#footer p.outros_empreendimentos a:hover{
			text-decoration:none;
		}

#footer .infos{
	height:50px;
	#height:auto;
	background-color:#5c8727;
	overflow:hidden;
}
	#footer .infos span.title_form{
		width:165px;
		text-align:center;
		color:#ffffff;
		font-size:16px;
		float:left;
		height:43px;
		padding-top:7px;
		position:absolute;
	}
	
	
	#footer .infos fieldset{
		height:50px;
		line-height:25px;
		position:relative;
		float:left;
	}
		#footer .infos fieldset label{
			float:left;
			margin:0 20px 0 0;
			height:19px;
			padding:6px 0 0 0;
			color:#ffffff;
			font:11px/12px normal 'Georgia','Times New Roman',Times,serif;
		}
		#footer .infos fieldset .breakLine{clear:left;}
		
		#footer .infos fieldset div.field-container{
			margin:0 0 0 170px;
		}
		
		#footer .infos fieldset .input-footer-container{
			float:left;display:inline;
			height:16px;
			border:1px solid #6f944e;
			background-color:#ffffff;
			width:171px;
			padding:2px;
		}
			
			#footer .infos fieldset .input-footer-container input{
				border:0px none;
				background-color:#ffffff;
				color:#1c3700;
				font-size:11px;
				font-family:'Georgia','Times New Roman',Times,serif;
				width:161px;
				padding:0 5px;
				height:16px;
				#position:relative !important;
				#position:static;
				top:-4px;
			}
		
		#footer .infos fieldset .button-footer-container{
			float:left;display:inline;
			width:31px;
			height:16px;
			padding:2px;
			background:#90af09;
			margin:0 0 0 5px;
		}
			#footer .infos fieldset .button-footer-container .buttonRecebaInfo{
				width:31px;
				height:16px;
				padding:0;
				background:#90af09;
				line-height:14px;
				font-size:14px;
				border:0px none;
				color:#ffffff;
				cursor:pointer;
				#position:relative !important;
				#position:static;
				top:-4px;
			}
			
		
		#footer .infos .vcard{
			color:#ffffff;
			font-size:14px;
			float:left;display:inline;
			margin:3px 0 3px 10px;
			padding:7px 5px;
			#padding:7px 8px 0 8px;
			background-color:#557e21;
			height:30px;
			#height:42px;
			width:380px;
			#width:370px;
			zoom:1;
			overflow:hidden;
		}
		
		#footer .infos .more-infos{
			font-size:11px;
			font-family:'Georgia','Times New Roman',Times,serif;
			height:50px;
			line-height:50px;
			text-align:right;
			margin:0
		}
			#footer .infos .more-infos a{float:left;text-indent:18px;}
			
			#footer .infos .more-infos a,
			#footer .infos .more-infos a:link,
			#footer .infos .more-infos a:hover,
			#footer .infos .more-infos a:active,
			#footer .infos .more-infos a:visited{color:#ffffff;}
			
			#footer .infos .more-infos a:hover{text-decoration:none;}
			
			#footer .infos .more-infos a.logo-fbiz{float:right;height:50px;}
			
			#footer .infos .more-infos a.politica-privacidade{font-size:12px;}
/*----------------------------------------------------------------- Conteudo */

.titPage{
	color:#93893a;
	font-size:30px;
	text-transform:uppercase;
	height:38px;
	padding-top:12px;
	font-weight:normal;
	margin:0;
}

/*----------------------------------------------------------------- Bannerbar*/
div.banner_container{
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_dest_rightbar.png?v=1.0.0) no-repeat;
	width:212px;
	/*height:600px;*/
	/*float:right;
	margin:0;*/
	position:absolute;
	top:0;
	right:0;
	padding:0 10px;
	z-index:20;
}
	div.banner_container .banner-sustentabilidade{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/banners/bg_banner_home.jpg?v=1.0.0) no-repeat;
		/*height:880px;*/
	}
	div.banner_container .banner-ecoesfera img{
		z-index:20;
		/*height:729px;*/
	}
	
		div.banner_container .banner-sustentabilidade a.chamada-sustentabilidade{
			display:block;
			padding-left:212px;
			overflow:hidden;
			width:0;
			height:554px;
		}


/*----------------------------------------------------------------- Sidebar_home */
.sidebar{
	margin:0 15px 0 0;
	width:126px;
	float:left;
}
	.sidebar div.box_dest_sidebar{
		border:1px solid #e9e7d8;
		margin:0 0 7px 0;
	}
	
		.sidebar div.box_dest_sidebar h3{
			height:36px;
			font-size:12px;
			line-height:1.2em;
			color:#8cac00;
			margin:0 0 10px 0;
			padding:5px 10px 0;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/sidebar/bg_header_box_sidebar.png?v=1.0.0) repeat-x;
		}
		
		.sidebar div.box_dest_sidebar p{
			padding:0 0 10px 10px;
			font-size:11px;
			margin:0;
		}
		
			.sidebar div.box_dest_sidebar p a{
				float:right;display:inline;
				width:80px;
				text-indent:10px;
				text-align:left;
				color:#ffffff;
				font-size:14px;
				margin:0 10px 0 0;
				overflow:hidden;
			}
				.sidebar div.box_dest_sidebar p a span{
					padding:1px 0 0 0;
				}
	
	.sidebar div.box_sidebar{
		border:1px solid #e9e7d8;
		background-color:#f9f9f5;
		margin:0 0 7px 0;
	}
	
		.sidebar div.box_sidebar h3{
			color:#8cac00;
			text-align:center;
			padding:8px 0;
			border-bottom:1px solid #e9e7d8;
			text-transform:uppercase;
			line-height:1em;
			font-size:12px;
			font-weight:normal;
			margin:0;
		}
		.sidebar div.box_sidebar h3.empreendimentos{border-bottom:0px none;}
		
		.sidebar div.box_sidebar ul{
			margin:10px 5px;;
		}
			.sidebar div.box_sidebar ul li{
				height:21px;
				line-height:21px;
			}
				.sidebar div.box_sidebar ul li a{
					color:#93893a;
					text-decoration:none;
					padding-left:9px;
					display:block;
				}
				.sidebar div.box_sidebar ul li a:hover{
					background:url(http://www.ecoonearaucarias.com.br/locales/global/img/sidebar/bg_sidebar_bullet_on.png?v=1.0.0) no-repeat;
					color:#5c8727;
				}
		.sidebar div.box_sidebar p.visualizados{
			padding:10px 5px;
			margin:0;	
			text-align:center;
		}
			.sidebar div.box_sidebar p.visualizados a,
			.sidebar div.box_sidebar p.visualizados a:link,
			.sidebar div.box_sidebar p.visualizados a:hover,
			.sidebar div.box_sidebar p.visualizados a:active{
				color:#ffffff;
				text-decoration:none;
				line-height:19px;
				height:19px;
				font-weight:bold;
			}
				
/*----------------------------------------------------------------- Home */				
div.content div.home{
	overflow:hidden;
	/* ie 6- */
	_height:auto;
	_overflow:visible;
	zoom:1;
	width:610px;
}
	/*---------- Lista de Empreendimentos ----*/
	div.content div.home div.destaques_lancamentos{margin:12px 0 0 0;}
	
	div.content div.home div.destaques_lancamentos ul li{
		width:300px !important;
		margin:0 10px 13px 0;
		float:left;display:inline;
		height:172px;
	}
	div.content div.home div.destaques_lancamentos ul li.rgt{margin:0 0 13px 0;}
	
		 div.destaques_lancamentos ul li div.header_empreendimentos{
			height:27px;
			line-height:27px;
			border:1px solid #e9e7d8;
		}
		div.destaques_lancamentos ul li div.header_empreendimentos,
		div.destaques_lancamentos ul li div.header_empreendimentos *{
			color:#ffffff;
		}
	
			div.destaques_lancamentos ul li div.header_empreendimentos h3{
				float:left;display:inline;
				font-size:12px;
				text-indent:10px;
				margin:0;
				padding:5px 0 0 0;
			}
			
			div.destaques_lancamentos ul li div.header_empreendimentos span.num{
				float:left;display:inline;
				line-height:20px;
				#line-height:22px;
				padding:0;
				margin:0 0 0 5px;
			}

			div.destaques_lancamentos ul li div.header_empreendimentos a{
				float:right;display:inline;
				color:#ffffff;
				width:65px;
				padding:3px 0 2px 0;
				#padding:1px 0 4px 0;
				text-align:center;
				height:11px;
				line-height:11px;
				margin:4px 5px 0 0;
			}
				li.breve-lancamento div.header_empreendimentos,
				li.pre-lancamento div.header_empreendimentos{background:#5c8727;}
					li.breve-lancamento div.header_empreendimentos a,
					li.pre-lancamento div.header_empreendimentos a{background-color:#6a9b2d;}
				li.lancamento div.header_empreendimentos{background:#8cac00;}
					li.lancamento div.header_empreendimentos a{background-color:#b1c03b;}
				li.em-obras div.header_empreendimentos{background:#93893a;}
					li.em-obras div.header_empreendimentos a{background-color:#a99d42;}
				li.pronto-para-morar div.header_empreendimentos{background:#becd47;}
					li.pronto-para-morar div.header_empreendimentos a{background-color:#b1c03b;}
	
	div.destaques_lancamentos ul li div.content_empreendimentos{
		margin:-5px 0 0 0;
		padding:5px 0 5px 5px;
		background-color:#ffffff;
		border:1px solid #e9e7d8;
		overflow:hidden;
		zoom:1;
		min-height:138px;
		height:auto !important;
		height:138px;
	}
	
	div.content div.home div.destaques_lancamentos ul li div.content_empreendimentos{
		width:293px;
		height:136px;
	}
		div.content_empreendimentos img{
			float:left;
		}
		div.content_empreendimentos ul{
			width:auto !important;
			overflow:hidden;
			margin:0;
			padding:0;
			zoom:1;
		}
		
			div.content div.home div.destaques_lancamentos div.content_empreendimentos ul li{
				width:auto !important;
				height:auto;
				padding:0 0 0 10px;
				float:none;
				display:block;
				zoom:1;
				text-align:left;
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/home/bg_lista_empreendimento.png?v=1.0.0) bottom left repeat-x;
			}
			
			div.content_empreendimentos ul li.localizacao{
				font-size:9px;
				height:15px;
				line-height:15px;
			}
			div.content div.home div.destaques_lancamentos div.content_empreendimentos ul li.nome_empreendimento{
				font-size:14px;
				font-weight:bold;
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/home/bg_lista_empreendimento.png?v=1.0.0) 0 -7px repeat-x;
			}
			
				div.content div.home div.destaques_lancamentos div.content_empreendimentos ul li.nome_empreendimento ul li{
					height:25px;
					line-height:25px;
					font-weight:normal;
					font-size:12px;
					margin:0;
					color:#93893A !important;
					background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_dot.gif?v=1.0.0) bottom left repeat-x;
				}
				div.content div.home div.destaques_lancamentos div.content_empreendimentos ul li.nome_empreendimento ul li.last{
					background:none;
				}
			
			li.breve-lancamento div.content_empreendimentos ul li,
			li.breve-lancamento div.content_empreendimentos h4;
			li.pre-lancamento div.content_empreendimentos ul li,
			li.pre-lancamento div.content_empreendimentos h4{color:#557d24;}
			li.lancamento div.content_empreendimentos ul li,
			li.lancamento div.content_empreendimentos h4{color:#82a001;}
			li.em-obras div.content_empreendimentos ul li,
			li.em-obras div.content_empreendimentos h4{color:#877e35;}
			li.pronto-para-morar div.content_empreendimentos ul li,
			li.pronto-para-morar div.content_empreendimentos h4{color:#b4c243;}
			
	
/*----------------------------------------------- empreendimentos --*/		
.content #empreendimentos{
	width:610px;
	/* float container */
	overflow:hidden;
	/* ie 6- */
	_height:auto;
	_overflow:visible;
	zoom:1;
}
	#empreendimentos .destaques_lancamentos ul li{
		/* float container */
		overflow:hidden;
		/* ie 6- */
		_height:auto;
		_overflow:visible;
		zoom:1;
		margin:0 0 10px 0;
	}
		#empreendimentos .destaques_lancamentos ul li h3{
			width:100% !important;
			width:auto;
		}
		#empreendimentos .destaques_lancamentos ul li li{
			color:#93893a;
			margin:0 10px 0 0;
			padding:0 0 0 15px;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_dot.gif?v=1.0.0) bottom left repeat-x;
		}
		#empreendimentos .destaques_lancamentos ul li li.last{
			background:none;
		}
		#empreendimentos .destaques_lancamentos ul li li,
		#empreendimentos .destaques_lancamentos h4{
			line-height:25px;
			height:25px;
			text-indent:10px;
		}
		
	#empreendimentos .destaques_lancamentos h4{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/home/bg_lista_empreendimento.png?v=1.0.0) bottom left repeat-x;
		padding:0;
		margin:0;
		font-size:14px;
	}
	#empreendimentos .destaques_lancamentos h4 span{
		float:right;display:inline;
		margin:-25px 10px 0 0;
		font-size:9px;
		font-weight:normal;
		color:#93893a;
	}
		
/*---------------------- Menu em abas -*/
ul.menu-abas{
	overflow:hidden;
	zoom:1;
	padding:0 0 0 15px;
	position:relative;
	z-index:2;
}
	ul.menu-abas li{
		float:left;display:inline;
		margin:0 3px 0 0;
		padding:0;
	}
	
	ul.menu-abas li a,
	ul.menu-abas li .ativo{
		margin:0;
		font-weight:normal;
		text-align:center;
		font-size:14px;
		line-height:15px;
		padding:6px;
		zoom:1;
		overflow:hidden;
		float:left;display:inline;
	}
	
	ul.menu-abas li a,
	ul.menu-abas li a:link,
	ul.menu-abas li a:hover,
	ul.menu-abas li a:visited,
	ul.menu-abas li a:active{
		color:#ffffff;
		background:#b2c257;
		border:1px solid #b2c257;
		border-bottom:1px solid #e9e7d9;
	}
	
	ul.menu-abas li .ativo{
		color:#5c8727;
		background:#ffffff url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_aba_ativa.png?v=1.0.0) repeat-x;
		border:1px solid #e9e7d9;
		border-bottom:1px solid #ffffff;
	}



/*------------------------- Modal */
.blockPage.blockMsg{
	top:20%;
	margin:0;
	padding:0;
	background:transparent;
}
	.modal a.closeBox{margin:5px;}
	.modal a.closeBox,
	.modal .buttonModal{
		float:right;
		height:19px;
		padding:0 5px 0 0;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) right -368px no-repeat;
	}
		.modal a.closeBox:hover,
		.modal .buttonModal:hover{
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) right -389px no-repeat;
		}
	
		.modal a.closeBox span.borda,
		.modal .buttonModal span.borda{
			width:45px;
			font-size:14px;
			height:14px;
			#height:18px;
			line-height:14px;
			padding:3px 5px 2px 10px;
			#padding:1px 5px 0px 10px;
			text-transform:uppercase;
			color:#ffffff;
			overflow:hidden;
			float:left;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) left -368px no-repeat;
		}
		
		.modal .cliente .buttonModal span.borda{
			width:auto;
		}
		
		.modal a.closeBox:hover span.borda,
		.modal .buttonModal:hover span.borda{
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) left -389px no-repeat;
		}
		
		
	
/*------------------------- Modal - Receba infos */
p.introFormulario{
	margin:0 0 0 105px;
	font-size:16px;
	text-transform:uppercase;
}
p.feedback{
	margin:5px 0 5px 110px;
	font-size:11px;
	font-weight:bold;
	color:#9b0037;
	line-height:1.5em;
	height:1.5em;
}
fieldset.dados{
	margin:0;
	padding:5px 5px 0px 5px;
	clear:both;
}
	fieldset.dados legend{
		font-weight:bold;
		font-size:16px;
		margin:0;
		#margin:0 0 0 -7px;
		padding:0;
	}
	fieldset.dados label, fieldset.dados input{
		margin:0 0 10px 0;
	}
	fieldset.dados label{
		line-height:21px;
		font-size:13px;
		height:21px;
		font-weight:bold;
		float:left;display:inline;
		width:105px;
		clear:left;
		color:#5c8727;
		text-align:right;
		margin:0 5px 0 0;
	}
	.description-empreendimento fieldset.dados label{
		color:#93893A;
		text-align:left;
	}
	fieldset.dados label.tel{
		width:69px;
		clear:none;
	}
	fieldset.dados input{
		padding:2px 5px;
		float:left;
	}
	fieldset.dados textarea{
		padding:2px 5px;
		width:446px;
		height:85px;
	}
		.fullinput {width:446px;}
		.ddd{width:28px;margin:0 5px 0 0 !important;}
		.numTel{width:135px;}

fieldset.questionario{
	margin:10px 0 0 110px;
	#margin:0 0 0 110px;
}
	fieldset.questionario legend{
		font-size:13px;
		font-weight:bold;
		margin:0 0 10px 0;
		#margin:10px 0 10px -7px;
		color:#5c8727;
	}
	.description-empreendimento fieldset.questionario legend{
		color:#93893A;
	} 
	fieldset.questionario input,fieldset.optin input{
		width:13px !important;
		height:13px !important;
		width:15px;
		height:15px;
		vertical-align: -2px;
		border:none;
		background:none;
		padding:0;
		margin:0;
	}
	fieldset.questionario label{
		float:left;
		width:150px;
		margin:3px 0 3px 10px;;
	}
fieldset.optin{margin:10px 0 0 120px;}
	fieldset.optin label{
		display:block;
		margin:3px 0;
	}
	fieldset.optin p{
		font-size:13px;
		font-weight:bold;
		margin:10px 40px 10px 0;
	}
	
	fieldset.optin a.buttonModal{
		font-weight:normal;
		float:right;
		text-align:center;
		margin-top:-20px;
	}
	
/*------------------------Modal indique---------*/
#formIndiqueModal .info-header{
	margin:10px 0 0 10px
}
#formIndiqueModal .nao-cliente{
	padding:0 0 0 10px;
}
	.modal div.info-header li.caracteristicas {
		margin:0 0 0 15px;
		width:260px !important;
	}
		.modal div.info-header li.caracteristicas li{
			clear:left;
			width:auto !important;
		}
div.box-indique{
	float:left;display:inline;
}
	div.box-indique h2{font-size:18px;font-weight:normal;}
	div.box-indique p.dest{
		font-size:13px;
		color:#5c8727;
		text-transform:uppercase;
	}
	div.box-indique label{
		float:left;display:inline;
		width:115px;
		font-size:11px;
		font-weight:bold;
		color:#5c8727;
		margin:0 5px 10px 0 !important;
		margin:0 5px 0px 0;
		height:21px;
		line-height:21px;
		text-align:right;
	}
	
	div.box-indique input.fullInput{
		margin:0 0px 10px 0 !important;
		margin:0 0px 0px 0;
		width:170px;
		font-size:13px;
		height:20px;
		line-height:20px;
	}
div.nao-cliente{
	width:500px;
}	
	div.nao-cliente p.links{
		margin:10px 0 0 5px;
	}
	
	div.nao-cliente p.feedback{
		margin:0;
		line-height:1em;
		height:1em;
	}
	
	div.cliente{
		padding:15px;
		background:#eff5ea;
		border:1px solid #e9e7d8;
		width:245px;
		float:right;
		margin:0 5px 0 0;
	}
	
	div.cliente p{
		margin:10px 0 0 0;
		overflow:hidden;
		zoom:1;
	}

/*------------------------Politica Privacidade---------*/
body.politica .entry{
	margin:0 0 0;
	border:1px solid #E9E7D8;
	clear:both;
	overflow:hidden;
	zoom:1;
	padding:20px;
	font-size:11px;
}
	body.politica .entry h2{
		font-size:21px;
		font-weight:normal;
		margin:0px 0 10px 0;
		text-decoration:none;
	}
	
	body.politica .entry ol li{
		margin:10px 0
	}
	
	body.politica div.wrapper-politica{
		width:750px;
		margin:-35px 0 0 0;
	}
/*------------------------Banners Home---------*/	
#banner_home{
	width:610px;
	height:276px;
	position:relative;
	overflow:hidden;
	background:#ffffff;
}

	#banner_home .banner-container li{position:absolute;}

	#banner_home .caption{
		margin:0;
		font-size:16px;
		font-weight:bold;
		height:16px;
		padding:4px 0 5px 0;
		color:#8cac00;
		position:absolute;
		left:15px;
		top:248px;
	}
	#banner_home .paginacao{
		position:absolute;
		top:243px;
		right:15px;
	}
		#banner_home .paginacao li{
			color:#93893a;
			font-size:20px;
			text-align:center;
			height:24px;
			width:24px;
			padding:2px 3px;
			float:left;display:inline;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/home/img_sep_paginacao.gif?v=1.0.0) top right no-repeat;
		}
			#banner_home .paginacao span.sp-text{
				display:block;
				height:20px;
				padding:4px 0 0 0;
				width:24px;
				text-align:center;
				cursor:pointer;
			}
			#banner_home .paginacao span.sp-text:hover,
			#banner_home .paginacao span.sp-text.over{
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/home/bg_over_paginacao.gif?v=1.0.0) center center no-repeat;
				color:#ffffff;
			}
/* Thumb Sustentabilidade */			
.containerThumb {
	float:left;display:inline;
	margin:0 10px 0 0;
}
/*----------------------------------------------------------------- Header */
div#header .content_header h1.site-name,
div#header .content_header .site-name a{
	height:74px;
	width:223px;
	background:url(http://www.ecoonearaucarias.com.br/locales/pt-BR/img/header/img_logo.png?v=1.0.0) no-repeat;
}

#menu li a.corretor-online span{
	width:84px;
	height:32px;
	background:url(http://www.ecoonearaucarias.com.br/locales/pt-BR/img/header/mn_corretor_online.png?v=1.0.0) no-repeat !important;
	background:url(http://www.ecoonearaucarias.com.br/locales/pt-BR/img/fix/mn_corretor_online.png?v=1.0.0) no-repeat !important;
}

.bt-promocoes{width:265px !important;}
	.bt-promocoes span.borda{width:250px !important;}

.change-language{width:110px;}
	.change-language a{background:#eff5ea;width:95px;}
	.change-language img{
		margin:0 3px 0 0;
		float:left;display:inline;
	}
	
.bt-dest-home-sustentabilidade{width:160px}


/*----------------------------------------------------------------- Empreendimentos */
a.lnk-mapa{width:68px;position:relative;}
	a.lnk-mapa span.borda{width:53px;}

a.lnk-visite-decorado{width:101px;position:relative;}
	a.lnk-visite-decorado span.borda{width:86px;}
	
a.lnkampliar{width:65px;position:relative;}
	a.lnkampliar span.borda{width:45px;}

/*----------------------------------------------------------------- Ecoesfera */	
	
#flashHistoria{
	background:url(http://www.ecoonearaucarias.com.br/locales/pt-BR/img/ecoesfera/img_dest_historia_interna.jpg?v=1.0.0) no-repeat;
	margin:10px 5px;
}

.bt_saiba_mais{
	width:158px;
	overflow:hidden;
}

.linkEmpresa{
	margin-top: 10px;
}

ol.lista-competitividade{
	background:url(http://www.ecoonearaucarias.com.br/locales/pt-BR/img/sustentabilidade/img_dest_competitividade.jpg?v=1.0.0) no-repeat;
}

/*----------------------------------------------------------------- Contato */	

.serc {
	margin-top: 20px;
}
	.serc .title {
		color:#93893A;
		font-size:18px;
		font-weight:normal;
		margin:0;
		padding:0;
		text-transform:uppercase;
	}
	.serc p strong {
		float: left;display:inline;
		width: 30px;
	}
